django import timezone

30

from django.utils import timezone

now = timezone.now()

Comments

Submit
0 Comments